FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (125 ms)

Package uk.nhsdigital.r4.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.10.1-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/SDS-Device
Url https://fhir.nhs.uk/StructureDefinition/SDS-Device
Version 1.0.0
Status draft
Date 2020-10-12
Name SDSDevice
Title SDS Device
Experimental False
Description Defines the constraints and extensions on the Device resource to support Spine Directory Services represerntation of Accredited System.
Purpose This profile extends the Device resource to support the exchange of information about an Accredited System on Spine Directory Services. This information is currently not supported by the FHIR standard in the base Device resource.
Copyright Copyright © 2020 NHS Digital
Type Device
Kind resource

Resources that use this resource

CapabilityStatement
https://fhir.nhs.uk/CapabilityStatement/nhsdigital-eps-requirements NHSDigitalEPSRequirements
https://fhir.nhs.uk/CapabilityStatement/nhsdigital-requirements NHSDigitalRequirements

Resources that this resource uses

StructureDefinition
https://fhir.nhs.uk/StructureDefinition/Extension-SDS-ManagingOrganisation Extension SDS Managing Organisation


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "7f27141a-5fbc-4c00-842f-8c918d436841",
  "url" : "https://fhir.nhs.uk/StructureDefinition/SDS-Device",
  "version" : "1.0.0",
  "name" : "SDSDevice",
  "title" : "SDS Device",
  "status" : "draft",
  "date" : "2020-10-12",
  "publisher" : "NHS Digital",
  "contact" : [
    {
      "name" : "NHS Digital",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.uk",
          "use" : "work",
          "rank" : 1
        }
      ]
    }
  ],
  "description" : "Defines the constraints and extensions on the Device resource to support Spine Directory Services represerntation of Accredited System.",
  "purpose" : "This profile extends the Device resource to support the exchange of information about an Accredited System on Spine Directory Services. This information is currently not supported by the FHIR standard in the base Device resource.",
  "copyright" : "Copyright © 2020 NHS Digital",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "udi",
      "uri" : "http://fda.gov/UDI",
      "name" : "UDI Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Device",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Device.extension",
        "path" : "Device.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Device.extension:managingOrganisation",
        "path" : "Device.extension",
        "sliceName" : "managingOrganisation",
        "short" : "Managing or manufacturing organisation providing an Accredited System",
        "definition" : "ODS reference that represents the managing or manufacturing organisation providing an Accredited System",
        "min" : 1,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nhs.uk/StructureDefinition/Extension-SDS-ManagingOrganisation"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Device.identifier",
        "path" : "Device.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Device.identifier:NhsSpineASID",
        "path" : "Device.identifier",
        "sliceName" : "NhsSpineASID",
        "short" : "NHS Spine Accredited System Identifier",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.identifier:NhsSpineASID.system",
        "path" : "Device.identifier.system",
        "fixedUri" : "https://fhir.nhs.uk/Id/nhsSpineASID"
      },
      {
        "id" : "Device.identifier:NhsMhsPartyKey",
        "path" : "Device.identifier",
        "sliceName" : "NhsMhsPartyKey",
        "short" : "Nhs Mhs Party Key",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.identifier:NhsMhsPartyKey.system",
        "path" : "Device.identifier.system",
        "fixedUri" : "https://fhir.nhs.uk/Id/nhsMhsPartyKey"
      },
      {
        "id" : "Device.identifier:NhsEndpointServiceId",
        "path" : "Device.identifier",
        "sliceName" : "NhsEndpointServiceId",
        "short" : "NHS Endpoint Service Id",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.identifier:NhsEndpointServiceId.system",
        "path" : "Device.identifier.system",
        "fixedUri" : "https://fhir.nhs.uk/Id/nhsEndpointServiceId"
      },
      {
        "id" : "Device.owner",
        "path" : "Device.owner",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.